Skip to content

feat: Add a ContextChat provider - #2271

Merged
marcelklehr merged 16 commits into
masterfrom
enh/context-chat
Jul 28, 2025
Merged

feat: Add a ContextChat provider#2271
marcelklehr merged 16 commits into
masterfrom
enh/context-chat

Conversation

@marcelklehr

Copy link
Copy Markdown
Member

No description provided.

@marcelklehr
marcelklehr force-pushed the enh/context-chat branch 3 times, most recently from 9a20cf4 to 12d00e6 Compare February 22, 2025 16:54
@marcelklehr

marcelklehr commented Feb 22, 2025

Copy link
Copy Markdown
Member Author

Mmh, I'm getting hundreds of

"PUT /loadSources HTTP/1.1" 200 OK

but context_chat:stats still shows:

Indexed documents: array (
  'bookmarks__bookmarks' => 1,

Perhaps because initially those bookmarks are all empty, after import and the crawl job still needs to fill them with content... 🤔

@kyteinsky kyteinsky left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works nicely for addition and deletions of bookmarks!

Comment thread lib/ContextChat/ContextChatProvider.php Outdated
Comment thread lib/ContextChat/ContextChatProvider.php Outdated
@kyteinsky

Copy link
Copy Markdown

Mmh, I'm getting hundreds of

submit content has a separate bg job that has a batch size of 20 so might be due to sheer no. of bookmarks?
what does ccb.log say?

@marcelklehr

Copy link
Copy Markdown
Member Author

Yeah, it works now, thanks for having a look :) I think I'll add a user setting for this, though, since people are skeptical of AI these days...

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr
marcelklehr merged commit 4a2a66d into master Jul 28, 2025
59 of 71 checks passed
@marcelklehr
marcelklehr deleted the enh/context-chat branch July 28, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants